Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap dummy perf testing projects for a real one #3732

Merged
merged 1 commit into from
Aug 12, 2021

Conversation

nathaniel-may
Copy link
Contributor

@nathaniel-may nathaniel-may commented Aug 11, 2021

Description

To test PR#6302 I used dummy projects which are currently merged. This PR ONLY swaps out those target projects. There are no code changes here. There is only one target project now and it has 2000 model files.

As a best practice, performance testing targets are generally checked in instead of generated. Even though this example is from a generated project, to show without a doubt that the generation does not change between runs, we simply check in the generated files. In the future we could consider separating out our performance work from the main repository, however as of this change, these files only add an additional ~6k to our codebase which will have a negligible effect on our contributors.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Aug 11, 2021
@nathaniel-may nathaniel-may temporarily deployed to Postgres August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Redshift August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Redshift August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Bigquery August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Bigquery August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Snowflake August 11, 2021 18:29 Inactive
@nathaniel-may nathaniel-may temporarily deployed to Snowflake August 11, 2021 18:29 Inactive
@leahwicz
Copy link
Contributor

This failed integration test is the exact thing we should look at when we go to fix the tests this cycle 😢

@nathaniel-may nathaniel-may merged commit 1dc4adb into develop Aug 12, 2021
@nathaniel-may nathaniel-may deleted the perf-test-project-swap branch August 12, 2021 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants